inc

operator fun inc(): PositiveInt

Returns this value incremented by 1. If this value is the maximum, it returns the minimum value instead.